/* banner */
/* ---------------mainBody_01-------------------------------  */
.banner{width:100%; min-width: 1200px; position:relative;  height:500px; }	
.banner .bd{margin:0 auto; position:relative; z-index:0; overflow:hidden;}	
.banner .bd ul{width:100% !important;}	
.banner .bd li{width:100% !important;height:500px; overflow:hidden; text-align:center;}	
.banner .bd li a{display:block; height:500px;}	
.banner .hd{width:100%;  position:absolute; z-index:1; bottom:15px; left:0; height:30px; line-height:30px;}	
.banner .hd ul{ text-align:center;}	
.banner .hd ul li {cursor:pointer; display:inline-block;  zoom:1; width:42px; height:15px; margin:1px 3px; overflow:hidden; background:#000;filter:alpha(opacity=50);opacity:0.5;  line-height:999px; 	}
.banner .hd ul li.on{background:#e60015;}
.banner .prev,.banner .next{  position:absolute; z-index:1; top:50%; margin-top:-30px; left:15%;   width:40px; height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }
.banner .next{left:auto; right:15%; background-position:-6px -137px;}



.indexbanner{width: 100%;position: relative;}

/* .index1{  padding: 60px;}
.index1 .index1_banner{ width: 700px; background-color: #f2f2f2; position: relative;}
.index1 .index1_soft{ width: 500px;background-color: #f2f2f2; height:350px;}

.index1_banner .bd{margin:0 auto; position:relative; z-index:0; overflow:hidden;}	
.index1_banner .bd ul{width:100% !important;}	
.index1_banner .bd li{width:100% !important;height:350px; overflow:hidden; text-align:center;}	
.index1_banner .bd li a{display:block; height:350px;}	
.index1_banner .bd ul li img{  width: 100%; height:350px;}
.index1_banner .hd{width:100%;  position:absolute; z-index:1; bottom:10px; left:0;}	
.index1_banner .hd ul{ text-align:center;}	
.index1_banner .hd ul li {cursor:pointer; display:inline-block;  zoom:1; width:10px; height:10px; margin:1px 3px; overflow:hidden; background:#000;filter:alpha(opacity=50);opacity:0.5;  line-height:999px; border-radius: 15px;}

.index1_banner .hd ul li.on{background:#e60015;}
.index1_banner .prev,.banner .next{  position:absolute; z-index:1; top:50%; margin-top:-30px; left:15%;   width:40px; height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }
.index1_banner .next{left:auto; right:15%; background-position:-6px -137px;} */

.softBox{   
	width:1200px;
	margin: 0 auto;
	position: relative;
	margin-top: -455px;
}
.softBox .inner{ z-index: 999;}

.soft_title{ font-size: 28px; line-height: 40px; text-align: center; margin-bottom: 30px;}
.buyVip{

	width: 320px;
	height: 280px;
	z-index: 4;
	position: absolute;
	right: 0;
	top: 20px;
	color: #fff;
	background:rgba(255,255,255,.8);  
	border-radius:5px;
	background: rgba(0,0,0,0.37) !important;
	padding: 20px 25px 14px 25px;
	
	/* border:2px solid rgba(230,0,21,1); */
	
	/* display: flex;
	flex-direction: row; */
	
	
	/* margin-top: 200px; */
	
}
/* .buyVip:hover{
	box-shadow:0px 0px 28px 0px rgba(221,221,221,1);
	
} */


a.bindBtn{
	width:125px;
	height:35px;
	
	background:rgba(249,214,129,1) url(../images/soft_ico.png) 100px center no-repeat;
	border-radius:10px;
	margin-left: 15px;
	padding-left: 15px;
	font-size:16px;
	font-family:PingFangHK-Regular;
	font-weight:400;
	color:rgba(105,78,38,1);
	line-height:35px;
	outline: none;
	border: none;
	display:inline-block;
	margin-bottom: 20px;

}
.bindBtn:hover{
	cursor: pointer;
	opacity: 0.8;
}


.index1 .index1_soft .index1_soft_top{height: 50px; line-height: 50px; background-color: #e60015; color: #fff; text-align: center;font-size: 20px;}
.index_soft_box{ padding: 10px; }
.index_soft_box ul li{
    float: left;
    width: 210px;
    margin-top: 20px;
    margin-left:20px;
    
}
.index_soft_box ul li a{ color: #666; display: block;
    height: 40px;
    padding-left: 28px;
    line-height: 40px;
    background: url("../images/icons_tri4.png") #fff 10px center no-repeat;
}


/*index2*/

.ai_card{width: 100%;height: auto;overflow: hidden;padding-bottom: 80px; background-color: #f5f5f5;}
h2.t {
	padding-top: 60px;
	font-size: 36px;
	text-align: center;
	font-weight: normal;
}

p.sub_t {
	padding-top: 15px;
	font-size: 16px;
	text-align: center;
	padding-bottom: 60px;
}

.ai_card ul {
	padding-bottom: 70px;
}

.ai_card ul li {
	float: left;
	position: relative;
	width: 318px;
	height: 212px;
	border: 1px solid #e7e7e7;
	margin-left: -1px;
    z-index: 10;
    background-color: #fff;
}
.ai_card ul li:first-child{width: 278px; height: 428px;}
.ai_card ul li:nth-child(2){width: 278px;height: 428px; float: right;}

/* .ai_card ul li:nth-child(1) {
	background: url(../images/ai_bg1.jpg) no-repeat left top;
}

.ai_card ul li:nth-child(2) {
	background: url(../images/ai_bg2.jpg) no-repeat left top;
}

.ai_card ul li:nth-child(3) {
	background: url(../images/ai_bg3.jpg) no-repeat left top;
} */

.ai_card ul li:before {
	content: "";
	width: 0px;
	height: 2px;
	background: #e60015;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 999;
	transition: 1s;
}

.ai_card ul li .info {
	position: absolute;
	top: 40px;
	width: 318px;
	left: 0;
	transition: 0.5s;
}
.ai_card ul li:first-child .info,.ai_card ul li:nth-child(2) .info {
    width: 278px;
    top: 100px;
}

.ai_card ul li .info .img {
	width: 318px;
	height: 50px;
	text-align: center;
}
.ai_card ul li:first-child .info .img,.ai_card ul li:nth-child(2) .info .img {
	width: 278px;
	height: 60px;
}

.ai_card ul li .info h3 {
	font-weight: normal;
	color: #333;
	padding-top: 30px;
	padding-bottom: 25px;
	font-size: 24px;
	text-align: center;
}

.ai_card ul li .info p {
	width: 245px;
	height: 85px;
	line-height: 24px;
	margin: 0 auto;
	color: #73747b;
	font-size: 14px;
	margin-top: 20px;
}

.ai_card ul li a.btn {
	position: absolute;
	width: 120px;
	height: 40px;
	line-height: 40px;
	display: block;
	right: 20px;
	bottom: 20px;
	color: #fff;
	background: #e60015;
	opacity: 0;
	border-radius: 2px;
	transition: 0.5s;
	font-size: 16px;
	text-align: center;
}
.ai_card ul li:first-child a.btn,.ai_card ul li::nth-child(2) a.btn{
    bottom: 50px;
    
}


.ai_card ul li.active {
	box-shadow: 0 2px 20px rgba(175, 175, 175, 0.3);
}

.ai_card ul li.active:before {
	width: 318px;
	height: 2px;
}
.ai_card ul li:first-child.active:before {
	width: 278px;
	height: 2px;
}
.ai_card ul li:nth-child(2).active:before {
	width: 278px;
	height: 2px;
}

.ai_card ul li.active .info {
	top: 30px;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
}
.ai_card ul li:first-child.active .info,.ai_card ul li:nth-child(2).active .info {
    top: 80px;
}

.ai_card ul li.active a.btn {
	opacity: 1;
}

.gjp_bg{background-color: #f9f9f9;width: 100%;margin: 0px auto;padding: 40px 0px;}


/*news*/
.news{ overflow:hidden; padding-bottom: 80px;}
.news .newsLeft{ overflow:hidden; width:214px; float:left;}
.news .newsLeft .menu{ width:208px; margin-bottom:45px; padding-right:6px;}
.news .newsLeft li{ *float:left; width:150px; height:70px; background-color:#999; position:relative; border-left:4px solid #7a7a7a; margin-bottom:1px; padding-left:54px;}
.news .newsLeft li a{ text-decoration:none; display:block; font-size:16px; color:#fff; font-weight:bold; padding-top:22px;}
.news .newsLeft li p{ font-size:12px; color:#fff; opacity:0.8; filter:alpha(opacity=0.8)}
.news .newsLeft li img{ display:none; position:absolute; right:-6px; top:27px;}
.news .newsLeft li.cur,.news .newsLeft li:hover{ background-color:#ee3119; border-left:4px solid #b20000;}
.news .newsLeft li.cur img,.news .newsLeft li:hover img{ display:block;}
.news .newsLeft .phone{ background:url(../images/f_phone.png) no-repeat left center; padding-left:47px; margin-bottom:15px;}
.news .newsLeft .phone p{ font-size:12px; color:#666;}
.news .newsLeft .phone h4{ font-size:22px; color:#ee3119; font-weight:normal; font-family:Arial;}
.news .newsLeft .btn{ display:block; width:187px; height:44px; text-align:center; line-height:44px; border:2px solid #999; font-size:14px; color:#666; text-decoration:none;}
.news .newsLeft .btn img{ position:relative; left:-5px; top:6px;}
.news .newsBox{ float:left; margin-left:8px; overflow:hidden; width:613px; height:410px; background-color:#fbfbfb; position:relative;}
.news .newsList{ overflow:hidden; width:613px; height:410px;}
.news .newsList img{ display:block; margin-bottom:17px;object-fit: cover;}
.news .newsList h5{ font-size:14px; width:555px; margin:0 auto; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.news .newsList h5 a{ color:#ee3119}
.news .newsList p{ width:555px; margin:0 auto; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; font-size:12px; color:#999999; margin-top:10px; margin-bottom:15px;}
.news .newsList dl{ overflow:hidden; width:555px; margin:0 auto; border-top:1px dotted #ccc; height:59px;}
.news .newsList dt{ float:left; width:60px; text-align:center;}
.news .newsList dt span{ display:block; text-align:center; font-size:30px; color:#999;}
.news .newsList dt em{ display:block; text-align:center; font-size:12px; color:#666;}
.news .newsList dd{ line-height:59px; font-size:14px; color:#666; width:470px; float:right; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.news .wenda { overflow:hidden; width:350px; height:410px; float:right; background-color:#fbfbfb;}
.news .wenda .title{ overflow:hidden; width:346px; height:68px; border-left:4px solid #7a7a7a; background-color:#999; margin-bottom:20px;}
.news .wenda h3{ font-size:16px; float:left; margin-left:20px; margin-top:20px;}
.news .wenda h3 a{ color:#fff;}
.news .wenda h3 p{ font-size:12px; color:#b7b7b7; font-weight:normal; font-family:Arial;}
.news .wenda .more{ float:right; margin-top:30px; margin-right:25px; font-size:12px; color:#d9d9d9}
.news .wenda .wdBox{ overflow:hidden; width:100%; margin:0 auto; height:295px; position:relative;}
.news .wenda .wdList{ overflow:hidden; width:290px; padding:0 30px; padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #fff;}
.news .wenda h5{ font-size:14px; background:url(../images/wen.png) no-repeat left center; padding-left:40px; line-height:20px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; margin-bottom:10px;}
.news .wenda h5 a{ color:#ee3119;}
.news .wenda .wdList p{ font-size:12p; color:#8a8a8a; line-height:18px; height:36px; background:url(../images/da.png) no-repeat left top; padding-left:40px; overflow:hidden;}

/* bj-account-main */
.slide-index {width:100%;height:465px;position:relative;overflow:hidden;}
.slide-index .banner1 {overflow: hidden;margin: 0 auto;position: relative;height: 465px;}
.slide-index .banner1 .hd {height: 17px;overflow: hidden;position: absolute;right: 50%;bottom: 45px;z-index: 1;margin-right: -42px;}
.slide-index .banner1 .hd ul {overflow: hidden;zoom: 1;float: left;}
.slide-index .banner1 .hd ul li{float: left;text-indent: -99999px;margin-left: 5px;background-color: #ffffff;width: 12px;height: 12px;line-height: 14px;text-align: center;background: #fff;cursor: pointer;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;-webkit-box-shadow: 0 0 5px rgba(0,0,0,.2);box-shadow: 0 0 5px rgba(0,0,0,.2);}
.slide-index .banner1 .hd ul li.on {color: #fff;background: #f1af00;}
.slide-index .banner1 .bd {position: relative;height: 100%;z-index: 0;background-color: transparent;width: 100%;margin: 0;}
.slide-index .banner1 .bd {position:relative;height:100%;z-index:0;background-color:transparent;width:100%;margin:0;}
.slide-index .banner1 .bd li img{height:465px;width:1920px;}
.slide-index .banner1 .bd li {zoom:1;vertical-align:middle;}


.center_banner_block{
	width:1200px;
	/* height:455px; */
	margin:0 auto;
	position:relative;
	margin-top: -455px;
}
.hand_demond{
    width:250px;
    height:372px;
    z-index:4;
    position:absolute;
    right:0;
    top:20px;
    color:#fff;
}
.header_content{
    background:rgba(0,0,0,0.37)!important;
    padding: 20px 25px 14px 25px;
    border-bottom:1px dashed rgba(0,0,0,0.37);
    z-index:auto;
} 

/*indexnews*/
.service_top05_a{ text-align:center; margin-top:10px; padding-bottom:40px; border-bottom:1px solid #dfdfdf;}
.service_top05_a a{ display:inline-block; font-size:16px; color:#000000;  line-height:38px; margin-left:5px; margin-right:5px; width:140px; border-radius:20px;}
.service_top05_a a:hover{ color:#fff; background-color:#e60015;}
.service_top05_a a.on{color:#fff; background-color:#e60015;}

/*我们的圈子*/
.new{ overflow:hidden; background-color:#f5f5f5;  padding-bottom:80px;}
.flexslider{ margin-top:60px; overflow:visible;}
.news_lone{ width:32.7%; height:388px; overflow:hidden; position:relative;}
.news_lone_img{ height:388px;overflow:hidden; background-position:center center; background-repeat:no-repeat; background-size:cover;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.news_lone_img img{ display:block; width:100%;opacity: 0;filter: alpha(opacity=0);}
.news_lone .blog_infTop{  position:absolute; bottom:10px;width:calc(100% - 20px);width:-webkit-calc(100% - 20px);width:-moz-calc(100% - 20px);height:110px; background:url(../images/i_bg4.png) 92% center #fff no-repeat; left:10px; right:10px; text-align:left; overflow:hidden;transition:all 0.3s;}
.news_lone .blog_infTop .blog_infR{display:table; width:100%; height:100%; overflow:hidden;}
.news_lone .blog_title{ padding-right:25%;padding-left:30px; margin-top:25px; display:table-cell; vertical-align:middle;line-height:24px;color:#000000; font-size:20px;overflow:hidden;/* text-overflow:ellipsis; white-space:nowrap;*/}
.news_lone:hover .news_lone_img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.news_lone:hover .blog_infTop{background:url(../images/i_bg4.png) 95% center #fff no-repeat;}
.news_lone:hover .blog_title{ color:#e60015;}
.blog_r{ width:66.6%; height:388px; text-align:left;}
.blog_list{ }
.blog_list.fl li{ display:block; position:relative; height:256px; background-color:#fff; margin-bottom:8px; overflow:hidden;transition:all 0.3s;}
.blog_list.fl li:last-child{ margin-bottom:0;}
.blog_list.fr li{ display:block; position:relative; height:124px; background-color:#fff; margin-bottom:8px; overflow:hidden;transition:all 0.3s;}
.blog_list.fr li:last-child{ margin-bottom:0;}
.blog_list.fl li a{ display:block; width:90%; max-width:420px; margin:0 auto; overflow:hidden; color:#666;}
.blog_list.fl .blog_Rtime{ height:66px; overflow:hidden; text-align:center; margin-top:22px; text-align:left; background:url(../images/i_bg5.png) 98% center no-repeat; display:block;transition:all 0.3s;}
.blog_list.fl .blog_Rtime em,.blog_list.l .blog_Rtime b{ display:block; font-family:"华文细黑";}
.blog_list.fl .blog_Rtime b{ display:block;  color:#000; font-size:30px;height:34px; line-height:34px; font-weight:normal; letter-spacing:1px;}
.blog_list.fl .blog_Rtime em{ font-style:normal;height:20px; line-height:20px; font-size:16px;}
.blog_list.fl .blog_Rmore{ margin-top:34px; overflow:hidden; display:block; border-bottom:1px solid #eee;}
.blog_list.fl .blog_Rmore b{ color:#000; display:block;height:32px; line-height:32px; overflow:hidden; font-size:18px; font-weight:normal;}
.blog_list.fl li:hover .blog_Rmore b{ color:#e60015;}
.blog_list.fl .blog_Rmore span{ display:block;line-height:24px; height:72px; overflow:hidden; margin-top:19px; font-size:16px;}
/*.blog_list.l li:hover{background-color:#f67524;}
.blog_list.l li:hover a{ color:#fff;}*/
.blog_list.fl li:hover .blog_Rtime{background:url(../images/i_bg5.png) 100% center no-repeat;}
/*.blog_list.l li:hover .blog_Rmore b{ color:#fff;}
.blog_list.l li:hover .blog_Rtime b{ color:#fff;}*/

.blog_list li{width:calc(50% - 4px);width:-webkit-calc(50% - 4px);width:-moz-calc(50% - 4px); float: left; background-color: #fff;}
.blog_list li:nth-child(2n){ margin-left: 8px;}
.blog_list li a{ display:block; width:90%; max-width:368px; margin:0 auto; overflow:hidden; color:#666; padding-top:20px; }
.blog_list .blog_Rtime{ height:95px; width:66px; float:left; overflow:hidden;margin-top:0px; text-align:left;}
.blog_list .blog_Rtime em,.blog_list.r .blog_Rtime b{ display:block; font-family:"华文细黑";}
.blog_list .blog_Rtime b{ display:block; color:#000; font-size:24px;height:50px; line-height:50px; font-weight:normal; letter-spacing:1px; background:url(../images/i_bg6.png) left bottom no-repeat;}
.blog_list .blog_Rtime em{ font-style:normal;height:42px; line-height:42px; font-size:14px;}
.blog_list .blog_Rmore{ float:right; height:70px; border-left:1px solid #f5f5f5; padding-left:30px; width:234px; padding-top:14px; overflow:hidden;}
.blog_list .blog_Rmore b{ color:#000; display:block;height:48px; line-height:24px; overflow:hidden; font-size:16px; font-weight:normal; max-width:225px;}
.blog_list li:hover .blog_Rmore b{color:#e60015;}
.blog_list .blog_Rmore span{ display:block;line-height:38px; height:38px; overflow:hidden; margin-top:15px;background:url(../images/i_bg5.png) left center no-repeat;transition:all 0.3s;}
.blog_list li:hover{/*box-shadow:0 0 20px rgba(0,0,0,.2)*/ box-shadow:0 15px 15px rgba(0,0,0,.1);transform:scale(1.005);}
/*.blog_list.r li:hover{background-color:#f67524;}
.blog_list.r li:hover a{ color:#fff;}
.blog_list.r li:hover .blog_Rmore b{ color:#fff;}*/
.blog_list.fr li:hover .blog_Rtime b{ /*color:#fff;background:url(../images/2018/i_bg6_on.png) left bottom no-repeat;*/}
.blog_list.fr li:hover .blog_Rmore span{background:url(../images/i_bg5.png) 5% center no-repeat;}


/*案例中心*/
.index_case{ padding-bottom: 80px; }
.solution_ul2{ overflow:hidden; padding-top:0px;}
.solution_ul2 ul li{ float:left; width:49%; height:188px;overflow:hidden;position: relative; background-color:#f9f9f9;z-index:0; border:1px solid #dfdfdf; margin-bottom:2%;}
.solution_ul2 ul li:nth-child(2n+0){ float:right;}
.solution_ul2 ul li:nth-child(3){ margin-bottom:0;}
.solution_ul2 ul li:nth-child(4){ margin-bottom:0;}
.solution_ul2 ul li .shade{width:238px;height:188px;background:url(../images/solution_pic.png) center center no-repeat;position:absolute;top:0;left:-238px;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;}
.solution_ul2 ul li .bg{width:calc(100% - 239px);width:-webkit-calc(100% - 239px);width:-moz-calc(100% - 239px);height:188px;background:#e60015; background-size:100% 100%;position:absolute;bottom:0;left:100%;z-index:1;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;}
/*.solution_ul2 ul li:hover .shade{left:0;}*/
.solution_ul2 ul li:hover .bg{left:239px;}
.solution_ul2 ul li:hover p{color:#fff;}
.solution_ul2 ul li:hover p strong{color:#fff;}
.solution_ul2 ul li:hover img{}
.solution_ul2 ul li img{width:238px;height:188px;-webkit-transition:all .4s linear;-moz-transition:all .4s linear;-ms-transition:all .4s linear;-o-transition:all .4s linear;transition:all .4s linear; float:left;border-right:1px solid #dfdfdf;}
.solution_ul2 ul li p{color:#666;line-height:24px; height:140px; overflow:hidden;padding:20px 6%; padding-bottom:0;font-family:"微软雅黑";position:relative;z-index:2; font-size:14px;}
.solution_ul2 ul li p strong{color:#000;font-size:20px; line-height:48px; font-weight:normal;}


.index_newbanner{

	margin: auto;
	min-height: 434px;
	height: 100%;
	
	background-color: rgba(188, 223, 255, 0.5);
	background: -webkit-linear-gradient(#ffc4bc, #fff3f1);
	background: -o-linear-gradient(#ffc4bc, #fff3f1);
	background: -moz-linear-gradient(#ffc4bc, #fff3f1);
	background: linear-gradient(#ffc4bc, #fff3f1);
	padding-top: 100px;
	padding-bottom: 20px;
}


.newbanner {
    height: 440px;
	width: 600px;
	position:relative;
	
}

.newbanner .bd{margin:0 auto; position:relative; z-index:0; overflow:hidden;}	
.newbanner .bd ul{width:100% !important;}	
.newbanner .bd li{width:100% !important;height:400px; overflow:hidden; text-align:center;}	
.newbanner .bd li a{display:block; height:400px;}	
.newbanner .hd{width:100%;  position:absolute; z-index:1; bottom:-10px; left:0; height:30px; line-height:30px;}	
.newbanner .hd ul{ text-align:center;}	
.newbanner .hd ul li {cursor:pointer; display:inline-block;  zoom:1; width:28px; height:5px; margin:1px 3px; overflow:hidden; background:#000;filter:alpha(opacity=50);opacity:0.5;  line-height:999px; 	}
.newbanner .hd ul li.on{background:#e60015;}
.newbanner .prev,.banner .next{  position:absolute; z-index:1; top:50%; margin-top:-30px; left:15%;   width:40px; height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;  cursor:pointer; filter:alpha(opacity=50);opacity:0.5; display:none;  }
.newbanner .next{left:auto; right:15%; background-position:-6px -137px;}
.softBox1 {
    float: right;
    width: 400px;
    min-height: 328px;
    margin-top: 26px;
    border-radius: 3px;
    box-shadow: 2px 2px 2px #ffc4bc;
    -moz-box-shadow: 2px 2px 2px #ffc4bc;
	
	background-color: rgba(255, 255, 255, 1);
	position: relative;
	
}
.softBox1_con{ padding: 20px;}
	
.softBox1 .soft_title{
	
	height: 48px;
	background-color: #f5f5f5;
	font-size: 20px;
	line-height: 48px;
	margin-bottom: 10px;
	
}

.softBox1 a.bindBtn1{
	width:145px;
	height:40px;
	
	background:rgba(247, 4, 4, 0.8) url(../images/soft_ico.png) 130px center no-repeat;
	/* background-image: linear-gradient(90deg, #D1201D 0%, #E13F27 100%); */
	border-radius:5px;
	margin-left: 15px;
	padding-left: 15px;
	font-size:16px;
	font-family:PingFangHK-Regular;
	font-weight:400;
	color:#fff;
	line-height:40px;
	outline: none;
	border: none;
	display:inline-block;
	margin-bottom: 20px;

}
.softBox1 .bindBtn1:hover{
	cursor: pointer;
	opacity: 0.75;
}
.softBox1_bt{ font-size: 12px; color: #aaa; border-top: 1px dotted #ddd;  text-align: center; padding: 10px 0; position: absolute; bottom: 5px; width: 100%;padding-top: 15px;}


.line_box{ background-color:#f5f5f5; height:60px;}
.i_bg{overflow:hidden; padding: 40px 0;}
.i_one{background-color:#fff;overflow:hidden;height:316px;margin:0 auto;margin-bottom:32px;}
.i_service_t{text-align:center;padding-top:15px;color:#666;font-size:18px;line-height:32px;padding-bottom:50px}
.i_service_t h2{height:66px;line-height:66px;font-size:40px;color:#000;font-weight:400;letter-spacing:1px;font-family:"åŽæ–‡ç»†é»‘"}
.i_service_t p{font-size:18px}
.advantage{text-align:center;overflow:hidden}
.num_box{width:20%;float:left;height:124px;background:url(../images/i_one_bg1.png) right center no-repeat}
.num_box:last-child{background:0 0}
.num_box .num{font-weight:700;color:#e11c1c;font-weight:400;font-size:60px;width:100%;height:70px;line-height:70px;text-align:center;position:relative;z-index:2;letter-spacing:1px;margin-top:10px}
.num_box h3{font-size:16px;color:#333;font-weight:400;line-height:30px}